PythonTarget
class PythonTarget
Methods
__construct(array $data)
No description
void
setModule(string $module)
No description
string
getModule()
No description
void
setCallable(string $callable)
No description
string
getCallable()
No description
Details
at line 26
__construct(array $data)
No description
at line 42
void
setModule(string $module)
No description
at line 50
string
getModule()
No description
at line 58
void
setCallable(string $callable)
No description
at line 66
string
getCallable()
No description