Pressroom template verwijderd, website naar root van repo
This commit is contained in:
10
vendor/phpspec/prophecy/fixtures/WithStaticMethod.php
vendored
Normal file
10
vendor/phpspec/prophecy/fixtures/WithStaticMethod.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Fixtures\Prophecy;
|
||||
|
||||
class WithStaticMethod
|
||||
{
|
||||
public static function innerDetail()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user