This commit is contained in:
AhJ
2024-07-16 21:25:04 +03:30
parent bbb6a02b91
commit a979495847
+4
View File
@@ -29,6 +29,10 @@ final class Implements_ extends TagWithType
$this->description = $description; $this->description = $description;
} }
/**
* @deprecated Create using static factory is deprecated,
* this method should not be called directly by library consumers
*/
public static function create(string $body) public static function create(string $body)
{ {
trigger_error( trigger_error(