This commit is contained in:
64FF00 2014-08-02 10:17:27 +09:00
parent 839f6621eb
commit f0f2eb9a01

View File

@ -64,7 +64,7 @@ class PluginCommand extends Command implements PluginIdentifiableCommand{
public function getExecutor(){ public function getExecutor(){
return $this->executor; return $this->executor;
} }
/** /**
* @param CommandExecutor $executor * @param CommandExecutor $executor