| @@ -41,6 +41,9 @@ | ||
| 41 | 41 | }; | 
| 42 | 42 | } | 
| 43 | 43 | |
| 44 | + /** | |
| 45 | + * @param string $name | |
| 46 | + */ | |
| 44 | 47 | public static function create($name) | 
| 45 | 48 |      { | 
| 46 | 49 | return new static($name); |