Fragment gemist bijna af
This commit is contained in:
10
website/vendor/phpspec/prophecy/fixtures/ModifierInterface.php
vendored
Normal file
10
website/vendor/phpspec/prophecy/fixtures/ModifierInterface.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Fixtures\Prophecy;
|
||||
|
||||
interface ModifierInterface
|
||||
{
|
||||
public function isAbstract();
|
||||
|
||||
public function getVisibility();
|
||||
}
|
||||
Reference in New Issue
Block a user